eKOK Dokumentacja Integracyjna
0.4.0 - draft Poland flag

: PLeKOKAppointmentStatusVS - XML Representation

Active as of 2026-02-16

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="pl-ekok-appointment-status-vs"/>
  <language value="pl"/>
  <text>
    <status value="extensions"/>
    <div xml:lang="pl" xmlns="http://www.w3.org/1999/xhtml" lang="pl"><p class="res-header-id"><b>Generated Narrative: ValueSet pl-ekok-appointment-status-vs</b></p><a name="pl-ekok-appointment-status-vs"> </a><a name="hcpl-ekok-appointment-status-vs"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: pl</p></div><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-appointmentstatus.html"><code>http://hl7.org/fhir/appointmentstatus</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version &#x1F4E6;4.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-appointmentstatus.html#appointmentstatus-booked">booked</a></td><td>wizyta zarejestrowana</td><td>All participant(s) have been considered and the appointment is confirmed to go ahead at the date/times specified.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-appointmentstatus.html#appointmentstatus-fulfilled">fulfilled</a></td><td>wizyta odbyła się</td><td>The planning stages of the appointment are now complete, the encounter resource will exist and will track further status changes. Note that an encounter may exist before the appointment status is fulfilled for many reasons.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-appointmentstatus.html#appointmentstatus-cancelled">cancelled</a></td><td>wizyta odwołana</td><td>The appointment has been cancelled.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-appointmentstatus.html#appointmentstatus-entered-in-error">entered-in-error</a></td><td>wizyta błędnie zarejestrowana</td><td>This instance should not have been part of this patient's medical record.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-appointmentstatus.html#appointmentstatus-noshow">noshow</a></td><td>pacjent nie pojawił się</td><td>Some or all of the participant(s) have not/did not appear for the appointment (usually the patient).</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://ezdrowie.gov.pl/ekok/fhir/ValueSet/pl-ekok-appointment-status-vs"/>
  <version value="0.4.0"/>
  <name value="PLeKOKAppointmentStatusVS"/>
  <title value="PLeKOKAppointmentStatusVS"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-02-16T16:15:24+01:00"/>
  <publisher value="CeZ"/>
  <contact>
    <name value="CeZ"/>
    <telecom>
      <system value="url"/>
      <value value="https://ezdrowie.gov.pl"/>
    </telecom>
  </contact>
  <description value="Status karty e-KOK"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="PL"/>
      <display value="Poland"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/appointmentstatus"/>
      <concept>
        <code value="booked"/>
        <display value="wizyta zarejestrowana"/>
      </concept>
      <concept>
        <code value="fulfilled"/>
        <display value="wizyta odbyła się"/>
      </concept>
      <concept>
        <code value="cancelled"/>
        <display value="wizyta odwołana"/>
      </concept>
      <concept>
        <code value="entered-in-error"/>
        <display value="wizyta błędnie zarejestrowana"/>
      </concept>
      <concept>
        <code value="noshow"/>
        <display value="pacjent nie pojawił się"/>
      </concept>
    </include>
  </compose>
</ValueSet>